| GUI Help > Special > addListViewColumn | ||||||||||||||
|
addListViewColumn |
||||||||||||||
| addListViewColumn handle gadget, str caption, int width | ||||||||||||||
|
Description: Adds a column to a listview. When the listview is in table view mode (LISTVIEW_REPORT), the table has a number of columns at the top. The first is for the main item (eg: File Name), the others are for the subitems associated with that item (eg: Type / File Size). |
||||||||||||||
|
Return Value: |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |